aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-09-04 20:20:12 -0400
committerMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-09-04 20:20:12 -0400
commit01af5ae2ce941ea3224638d3c7fdce499948afb6 (patch)
treea8a609f6ffa10c4db32a4d8cf43cc7a07b6612f0
parentHide more minor modes from modeline (diff)
downloadmmosmacs-01af5ae2ce941ea3224638d3c7fdce499948afb6.tar.gz
mmosmacs-01af5ae2ce941ea3224638d3c7fdce499948afb6.tar.bz2
mmosmacs-01af5ae2ce941ea3224638d3c7fdce499948afb6.zip
Change "necessary packages" to "dependencies"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ef97cf..3c11dbc 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Optionally create a symlink to the `.sbclrc` file for SBCL:
72ln -s ~/.emacs.d/.sbclrc ~/.sbclrc 72ln -s ~/.emacs.d/.sbclrc ~/.sbclrc
73``` 73```
74 74
75### Install necessary packages 75### Install Dependencies
76 76
77You'll also need the following packages installed on your system. Gentoo packages are listed here along with their USE flags. 77You'll also need the following packages installed on your system. Gentoo packages are listed here along with their USE flags.
78 78